home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 8457 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.1 KB

  1. Path: access4.digex.net!not-for-mail
  2. From: ell@access4.digex.net (Ell)
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: Visual or not?
  5. Date: 18 Feb 1996 19:56:20 GMT
  6. Organization: The Universe
  7. Message-ID: <4g8094$5ii@news4.digex.net>
  8. References: <4g5si9$cgk@news.ox.ac.uk>
  9. NNTP-Posting-Host: access4.digex.net
  10. X-Newsreader: TIN [UNIX 1.3 950824BETA PL0]
  11.  
  12. Joseph Wickremasinghe (exet0068@sable.ox.ac.uk) wrote:
  13. : Want to learn Windows programing, with C++. Should I use Visual C++ if I can 
  14. : get it, or is it best to go for DOS C++ . Is there much difference in speed, 
  15. : and is it easier in DOS or Win?
  16. : Joseph w. 
  17.  
  18. I don't think there is any future in DOS programming.  All of the major 
  19. commercial apps are Windows based as are probably most custom apps.  
  20. Given the same hw DOS is most often quicker, but it doesn't matter if few 
  21. are using it.  :)
  22.  
  23. Further, the frameworks in the major compilers allow you to point and 
  24. click your way rapidly into Windows programming.  Just get a good book on 
  25. how to use your compiler and its Integrated Development Environment (IDE).
  26.  
  27. Elliott
  28.